xSQL Schema Compare SDK for SQL Server version 12
SqlSerializableCollection<TItem> Class Members
Properties  Methods 


The following tables list the members exposed by SqlSerializableCollection<TItem>.

Protected Constructors
 NameDescription
Protected ConstructorSqlSerializableCollection<TItem> ConstructorInitializes a new instance of the SqlSerializableCollection<TItem> class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyItemOverloaded.  Gets the element with the specified name. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodAddRange Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodContainsOverloaded.  Indicates whether the collection contains an element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodCopyFromOverloaded.  Copies the otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodCopyToOverloaded.  Copies this collection to the otherCollection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGetItemById Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodToString Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Top
See Also

Reference

SqlSerializableCollection<TItem> Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback